home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6222 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  994 b 

  1. Path: phoenix.nlci.com!news
  2. From: krauskop@pop.nlci.com (Curtis Krauskopf)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Q; Has anyone ever attempted to implement persistent objects?
  5. Date: 11 Feb 1996 23:31:55 GMT
  6. Organization: NetLink Communications, Inc.
  7. Message-ID: <4flu9b$6fb@phoenix.nlci.com>
  8. References: <4f688s$ctc@news.cc.geneseo.edu>
  9. NNTP-Posting-Host: dialup1-06.nlci.com
  10. Mime-Version: 1.0
  11. Content-Type: Text/Plain; charset=US-ASCII
  12. X-Newsreader: WinVN 0.99.6
  13.  
  14. In article <4f688s$ctc@news.cc.geneseo.edu>, prd97 says...
  15. >
  16. >I was wondering if anyone ever attempted to implement a persistent objects
  17. >system, that is, objects that can exist beyond run time.  If so, could you 
  18. give
  19. >an overview of your implementation and describe the problems you faced in
  20. >developing it?
  21.  
  22. Check your school library for "C++ Database Development" by Al Stevens, MIS 
  23. Press, ISBN1-55828-216-5.  If they don't have it, order it from a bookstore.  
  24. That book will tell you everything you need to know.
  25.  
  26. Curtis
  27.  
  28.